widgetfactory: add separator tool item to presentation
authorGünther Wutz <info@gunibert.de>
Tue, 17 Jul 2018 19:50:19 +0000 (21:50 +0200)
committerGünther Wutz <info@gunibert.de>
Tue, 17 Jul 2018 19:50:19 +0000 (21:50 +0200)
demos/widget-factory/widget-factory.ui

index fc6f98494d45c41b8b6e4fff394af1ea6b8a5359..2bfa467a5b898dee1dba3c0596ffe60368c2eeab 100644 (file)
@@ -2226,6 +2226,9 @@ microphone-sensitivity-medium-symbolic</property>
                                         <property name="tooltip-text" translatable="yes">Save the current document</property>
                                       </object>
                                     </child>
+                                    <child>
+                                      <object class="GtkSeparatorToolItem"/>
+                                    </child>
                                     <child>
                                       <object class="GtkToolButton">
                                         <property name="label" translatable="yes">Search</property>
@@ -3580,4 +3583,4 @@ bad things might happen.</property>
       </object>
     </child>
   </object>
-</interface>
+</interface>
\ No newline at end of file